BDD Simplified with SpringBoot
This blog article demonstrates how to setup and write BDD/Cucumber style tests with Spring-Boot + Gradle build. It covers code sample of how to integrate cucumber bdd tests in a spring-boot service and demonstrates how to start/test a feature file (bdd scenarios) with actual invokation to spring autowired services/dependencies...
[Read More]